home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Internet software / FormSaver1.5.2Free68K / READ ME - FormSaver 1.5.2 < prev    next >
Text File  |  1996-05-06  |  6KB  |  93 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. Version: 1.5.2
  9. Released: May 5, 1996
  10.  
  11. Visit <http://www.pliner.com/formsaver>
  12.  • For the latest version of FormSaver
  13.  • For the latest documentation and information *
  14.  • To try out FormSaver examples!
  15.  • To submit bug reports, comments, suggestions, and questions
  16.  • To ORDER FormSaver (Using a FormSaver form!)
  17.  
  18. * NOTE: Full documentation is not included with this archive.
  19. Visit the FormSaver web page for the latest documentation.
  20.  
  21. For additional information or questions, feel free to contact me at <brad@pliner.com>
  22.  
  23. What is FormSaver?
  24.  
  25. FormSaver is a CGI application (Common Gateway Interface) which communicates with your web server. FormSaver allows you to easily implement HTML forms for user feedback. For example, you may wish to set up a form for ordering products, registering products, accepting user feedback, and so on. FormSaver takes all the information entered on the form and saves it into a tab-delimitted file. Next, if all goes well, a custom response file is loaded up and displayed to the user. The owner of the page can download this tab-delimitted file on a regular basis and import it into any database program. The user can do this on any platform, be it Mac, PC, or Unix, because all the data is stored in a plain text file. The output file is called filename.fs, assuming your html file is called filename.html. And it is saved in the same directory as the html file.
  26.  
  27. What's New in Version 1.5.2 ?
  28.  
  29. Two changes affecting those odd web browsers (AOL, etc) which require the "workaround" tag:
  30. • Serious bug fixed. This would give error messages to users and would sometimes save responses into the wrong data files, if you use more than one form with FormSaver.
  31. • FormSaver now allows these browsers to create new data files when necessary.
  32.  
  33. What's New in Version 1.5.1 ?
  34.  
  35. • All references to the FormSaver web page and E-mail address have been updated to the new domain name.
  36. • Recompiled with the latest CodeWarrior updates
  37. • Minor code improvements
  38.  
  39. What's New in Version 1.5 ?
  40.  
  41. • Compatible with WebStar SSL! (As of 1.4.2, which was not released publicly)
  42. • Multiple-type fields are now supported! ("checkbox", "multiple", and multiply-defined fields)
  43. • Numfields tag is now optional! Now it's even easier to set up your forms!
  44. • Some bug fixes, minor enhancements, and better handling of low memory situtations
  45.  
  46. (See Version History for more information, or visit http://www.pliner.com/formsaver/version.html)
  47.  
  48. What are the system requirements?
  49.  
  50. FormSaver runs as an acgi (asynchronous CGI) under WebStar or MacHTTP, on the Macintosh.
  51. PowerPC and 68K versions are available. For security reasons, NetPresenz is not recommended for use with FormSaver.
  52.  
  53. Why would I want to use FormSaver, as opposed to the alternatives?
  54.  
  55. FormSaver is not  a script, its an actual program. This makes it much faster than scripting alternatives.
  56.  
  57. FormSaver does not require a database program to run on your web server. Other solutions, which communicate with database applications, are much slower because of this. Also, because a database program does not need to be running, ram requirements for FormSaver are minimal (About 300k)
  58.  
  59. Any user, with minimal HTML knowledge, can set up a form that uses FormSaver. This means your users don't need to do scripting, nor do they need to run custom software to handle their forms. Not only does this make life much easier for your users, it also greatly reduces security risks. Allowing users to run custom software or scripts on your server is a serious security risk!!!
  60.  
  61. Additional FormSaver Plus Features:
  62.  
  63. Custom response pages! This is what the user sees after submitting data. Just name a text file as "filename.fsr" if your web page is called "filename.html" and put it in the same folder as the web page. For complete documentation, see the FormSaver documentation pages.
  64.  
  65. FormSaver checks the domain name in the URL, for increased security. This way, people can't access FormSaver from web pages that are not actually on your server. So, for example, people can not copy your forms to their local computer, modify them, and submit them from their local machine. They must visit your server to access your forms.
  66.  
  67. Additional FormSaver ISP Features:
  68.  
  69. (Includes all of the FormSaver Plus features)
  70.  
  71. Able to restrict the ability to use FormSaver to specific web pages.  This way, if you are an ISP you can stop clients from being able to use FormSaver.  Therefore you can charge them for this service if you so choose.  To do this, you must set a password in the FormSaver preferences dialog box.  Next, you have to create a realm to a web page, using the same ID and password as you used in the FormSaver preferences.  That page should contain a link to "/formsaver.acgi$ADMIN".
  72.  
  73. FormSaver ISP allows a virtually unlimited number of domain names, but they still must be registered with me.
  74.  
  75. LIMITATIONS
  76.  
  77. • Of course FormSaver doesn't do everything. If you have specific needs you wish to accomplish with FormSaver, please contact me for pricing. I can custom tailor a version of FormSaver for you.
  78.  
  79. • The path from the WebStar/MacHTTP directory to the web page using FormSaver may not contain an alias. MacHTTP has this same limit, anyway, so this does not affect MacHTTP users. WebStar users should keep this in mind. I'm working on a fix.
  80.  
  81. • Do not use FormSaver with NetPresenz. There is no way to protect your FormSaver data files from prying eyes using NetPresenz. Either use WebStar/MacHTTP, or kindly ask Peter Lewis to address this.
  82.  
  83. INSTALLATION
  84.  
  85. (See the web page for the latest version of the documentation.)
  86. • Put FormSaver.acgi directly in the WebStar directory. You may not rename it.
  87. • Configure WebStar/MacHTTP to disallow people from accessing your .fs files. Full documentation online.
  88. • ISP Version: Put an ID and password in the FormSaver preferences dialog box. (Do not hit return).
  89.  
  90. LEGAL INFO
  91.  
  92. "FormSaver", it's logo, and it's icon are trademarks of Bradley S. Pliner.
  93. FormSaver and its source code are copyright © 1995-1996  Bradley S. Pliner.  All Rights Reserved. NO WARRANTY OF ANY KIND. I AM NOT RESPONSIBLE FOR LOST DATA OR ANY CONSEQUENTIAL DAMAGES. If you lose any information, or your computer crashes, I can not be held responsible.